EMT Practice Test
1. Question Content...
Question1: Which two operations can be performed using a formula field? Choose 2 answers
Question21: What are two considerations for custom Apex Exception classes? Choose 2 answers.
Question22: Which two statement are acceptable for a developer to use Inside procedural loops?
Question33: Which statement should a developer avoid using inside procedural loops? (Choose 2)
Question35: What is an important consideration when developing in a multi-tenant environment?
Question36: What is a key difference between a Master-Detail Relationship and a Lookup Relationship?
Question51: What is a capability of cross-object formula fields? Choose 3 answers
Question53: Which two automation tools include a graphical designer? Choose 2 answers
Question55: A developer wants to retrieve the Contacts and Users with the email address '[email protected]'. Which SOSL statement should the developer use?
Question57: What are two benefits of the Lightning Component framework? (Choose two.)
Question62: Which statement about change set deployments is accurate? (Choose 3)
Question64: When are code coverage calculations updated?
Question70: Where can debug log filter settings be set?Choose 2 answers
Question72: What is a capability of a StandardSetController?Choose 2 answers
Question99: To which data type in Apex a currency field automatically assigned?
Question100: When is an Apex Trigger required instead of a Process Builder Process?
Question102: What can be developed using the Lightning Component framework?
Question104: Which three statements are accurate about debug logs? Choose 3 answers
Question105: Which Apex collection is used to ensure that all values are unique?
Question106: What is a benefit of using an after insert trigger over using a before insert trigger?
Question107: Which action can a developer perform in a before update trigger? (Choose 2)
Question112: What is the proper process for an Apex Unit Test
Question113: Manage package can be created in which type of org?
Question114: A developer wants to retrieve the Contacts and Users with the email address '[email protected]'.
Which SOSL statement should the developer use?
Question118: When would the use of Heroku Postgres be appropriate?
Question119: To which primitive data type in Apex is a currency field atomically assigned?
Question120: Which three statements are true regarding custom exceptions in Apex? (Choose three.)
Question124: Which annotation exposes an Apex class as a RESTful web service?
Question133: What are three ways for a developer to execute tests in an org? Choose 3.
Question134: What is the requirement for a class to be used as a custom Visualforce controller?
Question135: What should a developer use to fix a Lightning web component bug in a sandbox?
Question141: In the code below, what type does Boolean inherit from?
Boolean b= true;
Question142: How should a developer create a new custom exception class?
Question144: What is a benefit of the lightning component framework?
Question148: What can used to delete components from production?
Question149: Which action may cause triggers to fire?
Question157: Which exception type cannot be caught?
Question162: Which code segment can be used to control when the dowork() method is called?
Question163: What is the advantage of Salesforce Lightning?
Question164: What are three ways for a developer to execute tests in an org? Choose 3.
Question165: Before putting an app into production, which step should be taken?
Question168: What is the result of the following Classes page?
Question169: To which primitive data type is a text area (rich) field automatically assigned?
Question185: How can a developer set up a debug log on a specific user?
Question191: Which annotation exposes an Apex class as a RESTful web service?
Question199: Which user can edit a record after it has been locked for approval? (Choose 2)
Question209: Which scenario is invalid for execution by unit tests?
Question218: What are three ways for a developer to execute tests in an org? Choose 3.
Question220: Which annotation exposes an Apex class as a RESTful web service?
Question222: Why would a developer use Test. startTest( ) and Test.stopTest( )?
Question229: Which three statements are true regarding the @istest annotation? Choose 3 answers

























